[INFO] cloning repository https://github.com/brhoades/rusty-planets-impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brhoades/rusty-planets-impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frusty-planets-impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frusty-planets-impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3d77a8971adbcbbe332b98304c98da6e5b91fde
[INFO] checking brhoades/rusty-planets-impl against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frusty-planets-impl" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brhoades/rusty-planets-impl
[INFO] finished tweaking git repo https://github.com/brhoades/rusty-planets-impl
[INFO] tweaked toml for git repo https://github.com/brhoades/rusty-planets-impl written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brhoades/rusty-planets-impl on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brhoades/rusty-planets-impl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb
[INFO] running `Command { std: "docker" "start" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cc v1.0.49
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking piston-texture v0.6.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking shader_version v0.6.0
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.13
[INFO] [stderr]     Checking read_color v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking piston-shaders_graphics2d v0.3.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking paw-raw v1.0.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]     Checking x11-dl v2.18.4
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling glutin v0.19.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking num-complex v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking num-rational v0.2.2
[INFO] [stderr]     Checking rusttype v0.8.2
[INFO] [stderr]     Checking num-iter v0.1.39
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]    Compiling gfx_gl v0.5.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking piston2d-graphics v0.32.0
[INFO] [stderr]     Checking alga v0.9.2
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking regex v1.3.3
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking wayland-client v0.21.13
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking pretty_env_logger v0.3.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking wayland-protocols v0.21.13
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking gfx_core v0.8.3
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking gfx v0.17.1
[INFO] [stderr]     Checking gfx_device_gl v0.15.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling syn-mid v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling rustversion v1.0.1
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking paw v1.0.0
[INFO] [stderr]     Checking piston-gfx_texture v0.36.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.61.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.3
[INFO] [stderr]    Compiling structopt-derive v0.4.0
[INFO] [stderr]     Checking structopt v0.3.7
[INFO] [stderr]     Checking pistoncore-input v0.28.0
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking pistoncore-window v0.43.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.48.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.61.0
[INFO] [stderr]     Checking piston v0.48.0
[INFO] [stderr]     Checking piston_window v0.98.0
[INFO] [stderr]     Checking rusty-planets v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bodies.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bodies.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Debug, Deserialize, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bodies.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/bodies.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Debug, Deserialize, Clone)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SECONDS_PER_SECOND_MAX` is never used
[INFO] [stdout]   --> src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SECONDS_PER_SECOND_MAX: u64 = 60 * 60; // hour
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `name` are never used
[INFO] [stdout]   --> src/bodies.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait Entity: PhysicsBody + Renderable<World> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] 31 |     fn id(&self) -> usize;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 32 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> src/bodies.rs:47:2
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Body {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/bodies.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct Star {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 244 |     id: usize,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 245 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color`, `size`, and `pos` are never read
[INFO] [stdout]    --> src/ui.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct TextCache {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 136 |     pub color: [f32; 4],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 137 |     pub size: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 138 |     pub pos: [f64; 2],
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bodies.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorldParams`
[INFO] [stdout] 52 | pub struct WorldParams {
[INFO] [stdout]    |            ----------- `WorldParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bodies.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Debug, Deserialize, Clone)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BodyParams`
[INFO] [stdout] 58 | pub struct BodyParams {
[INFO] [stdout]    |            ---------- `BodyParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SECONDS_PER_SECOND_MAX` is never used
[INFO] [stdout]   --> src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const SECONDS_PER_SECOND_MAX: u64 = 60 * 60; // hour
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `name` are never used
[INFO] [stdout]   --> src/bodies.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait Entity: PhysicsBody + Renderable<World> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] 31 |     fn id(&self) -> usize;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 32 |     fn name(&self) -> String;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> src/bodies.rs:47:2
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Body {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 48 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/bodies.rs:244:2
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct Star {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 244 |     id: usize,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 245 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color`, `size`, and `pos` are never read
[INFO] [stdout]    --> src/ui.rs:136:6
[INFO] [stdout]     |
[INFO] [stdout] 135 | struct TextCache {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 136 |     pub color: [f32; 4],
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 137 |     pub size: u32,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 138 |     pub pos: [f64; 2],
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bodies.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Deserialize, Debug, Clone)]
[INFO] [stdout]    |          ^----------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorldParams`
[INFO] [stdout] 52 | pub struct WorldParams {
[INFO] [stdout]    |            ----------- `WorldParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bodies.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Debug, Deserialize, Clone)]
[INFO] [stdout]    |                 ^----------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_BodyParams`
[INFO] [stdout] 58 | pub struct BodyParams {
[INFO] [stdout]    |            ---------- `BodyParams` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb", kill_on_drop: false }`
[INFO] [stdout] 1e89c5c55b2d4513f031a8d494684d8d577444745edb14b2cee95b1447d3a0cb
